home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol024 / meteor.doc < prev    next >
Encoding:
Text File  |  1987-01-11  |  498 b   |  11 lines

  1. PROGRAM NAME: METEOR.BAS
  2. AUTHOR: EDWARD ORDMAN
  3. ABSTRACT: Meteor is a simple arcade game using character graphics.
  4. You are a face character on a playing field which contains three
  5. vertical bars.  You must erase these bars with your cursur before
  6. you are hit by a meteor (which are showering down from above).
  7. Instructions are built into the program, and a help line is displayed
  8. at the bottom of the screen.
  9. REQUIRES: BASIC language.
  10. INSTRUCTIONS: Just type RUN"METEOR from within BASIC.
  11.